Welcome![Sign In][Sign Up]
Location:
Search - linux file

Search list

[Otherlinux-2.6.14-for-skyeye.tar

Description: skyeye 模拟器下 的 linux-2.6.14 含LCD cs8900a(driver/net/arm/cs8900-end.c是最终版) 已修改arch/arm/kernel/module.c 以支持insmod 驱动 kernel/resource.c文件添加I/O读写函数-skyeye simulator under linux-2.6.14 with LCD cs8900a (driver/net/arm/cs8900-end.c is the final version) has been modified arch/arm/kernel/module.c to support insmod driver kernel/resource.c file Add I/O read and write functions
Platform: | Size: 47210496 | Author: 李新 | Hits:

[Linux-Unixlinux-log-rw

Description: LINUX下程序日志文件的读取与写入。直接调用即可。-LINUX log file under the program to read and write. Can be called directly.
Platform: | Size: 2048 | Author: 阿汤 | Hits:

[Linux-Unixlinux-Ftp-tran

Description: LINUX下用FTP的方式传输文件。本例采用FTP SERVER连接远端,并将本地文件进行传输。-LINUX under way to transfer files using FTP. FTP SERVER connection with this case, remote and local file transfers.
Platform: | Size: 2048 | Author: 阿汤 | Hits:

[Windows DevelopLinux

Description: Linux二级文件系统设计的部分功能的实现,还需进一步修改 -Linux File System Design II, the realization of some functions need to be further revised
Platform: | Size: 5120 | Author: 李伟燕 | Hits:

[Linux-Unixcfz

Description: 【设计题目】Linux二级文件系统设计【开发语言及实现平台或实验环境】C++/VC++【设计要求】理解Linux的文件系统的组织;掌握常用的数据结构;系统采用两级目录,其中第一级对应于用户账号,第二级对应于用户帐号下的文件 使用文件来模拟外存,进行数据结构设计和操作算法的设计,实现一个文件系统并实现基本的文件操作(为了简便文件系统,不考虑文件共享,文件系统安全以及管道文件与设备文件等特殊内容)。要求:1、对程序的每一部分要有详细的设计分析说明 2、程序执行的每个步骤要有具体的提示内容或输出3、源代码格式规范,注释不少于三分之一4、设计合适的测试用例,对得到的运行结果要有分析,5、设计中遇到的问题,设计的心得体会6、提交完整程序代码、课程设计报告及相关文档可实现下列命令操作:login dir create delete open close read write cd exit help cls attrib-【Title】 design Linux 2 File System Design and Implementation 【development language platforms or experimental environment】 C++/VC++ 【】 to understand the design requirements Linux file system organization grasp common data structure system uses two directories, which corresponds to the first level user account, the first 2 corresponds to the files under the user account use the file to simulate the external memory, data structure design and operation of the algorithm designed to achieve a File systems, and basic file operations (for simple file system, regardless of file sharing, file system security and pipeline documents Documents and equipment and other special content). Requirements: 1, each part of the program design and analysis must be detailed in note 2, for each program execution Steps have to be specific tips content or output 3, the source code format specification, not less than one-third of the Notes 4, design appropriate test cases, The results have been oper
Platform: | Size: 5120 | Author: 王跃 | Hits:

[Linux-UnixLinux

Description: (美)奈米斯写的关于Linux系统管理的很经典的一本书,分为引导和关机,超级用户的权力,进程控制,文件系统,添加新用户,增加硬盘,系统日志与日志文件,TCP/IP网络等章节-(U.S.) Naimi Si wrote about Linux system management is the classic book, divided into boot and shutdown, power users the power, process control, file system, add new users and increase the hard disk, system log and the log files, TCP/IP networks, and other sections
Platform: | Size: 45855744 | Author: randoll | Hits:

[Linux-Unixlinux-filesys

Description: linux文件系统的制作方法和流程 ,很有用哦-linux file system linux file system linux file system linux file system linux file system linux file system linux file system linux file system
Platform: | Size: 8192 | Author: cyp | Hits:

[Linux-Unixfile-open-driver

Description: linux kernel 文件打开与驱动的关联微架构 -linux kernel open file associated with micro-architecture-driven
Platform: | Size: 67584 | Author: BBM | Hits:

[Linux-UnixLinuxFileSystem

Description: 课程设计:Linux二级文件系统设计(C语言实现) 1.本实验的目的是通过一个简单多用户文件系统的设计,加深理解文件系统的内部功能和内部实现。 2.结合数据结构、程序设计、计算机原理等课程的知识,设计一个二级文件系统,进一步理解操作系统。 3.通过对实际问题的分析、设计、编程实现,提高实际应用、编程的能力 -Course Design: Linux File System Design (C language)
Platform: | Size: 232448 | Author: 一点冷 | Hits:

[Linux-Unixh264bitstream-0.1.6

Description: Linux下对h264裸流文件的分析。功能强大,可以分析帧num,NAL类型等等信息,是学习分析h264编码的字节流很好的工具-Linux file under h264 bare flow analysis. Powerful, can be analyzed frame num, NAL type, and so forth, is to learn of h264 encoded byte stream good tool
Platform: | Size: 39936 | Author: 周兵 | Hits:

[Linux-UnixBeginning.Linux.Programming4th_EN

Description: Linux程序设计 : 第4版(最负盛名的Linux程序设计图书) 时至今日,linux系统已经从一个个人作品发展为可以用于各种关键任务的成熟、高效和稳定的操作系统,因为具备跨平台、开源、支持众多应用软件和网络协议等优点,它得到了各大主流软硬件厂商的支持,也成为广大程序设计人员理想的开发平台。 本书是linux程序设计领域的经典名著,以简单易懂、内容全面和示例丰富而受到广泛好评。中文版前两版出版后,在国内的linux爱好者和程序员中也引起了强烈反响,这一热潮一直持续至今。本书是国内读者翘首以待的第4版,此次新版内容组织更加严谨,译者更是细心雕琢,保留了这部权威著作的原汁原味。 对linux所提供的功能全面而准确的阐述,以及贯穿全书的示例程序体验,使本书不仅成为初学者的最佳linux程序设计指南,而且是中高级程序员不可或缺的参考书。 -Beginning Linux Programming, Fourth Edition continues its unique approach to teaching UNIX programming in a simple and structured way on the Linux platform. Through the use of detailed and realistic examples, students learn by doing, and are able to move from being a Linux beginner to creating custom applications in Linux. The book introduces fundamental concepts beginning with the basics of writing Unix programs in C, and including material on basic system calls, file I/O, interprocess communication (for getting programs to work together), and shell programming. Parallel to this, the book introduces the toolkits and libraries for working with user interfaces, from simpler terminal mode applications to X and GTK+ for graphical user interfaces. Advanced topics are covered in detail such as processes, pipes, semaphores, socket programming, using MySQL, writing applications for the GNOME or the KDE desktop, writing device drivers, POSIX Threads, and kernel programming for the latest Linux
Platform: | Size: 4135936 | Author: gh | Hits:

[Linux-UnixregDump

Description: 是LINUX的手册和实战说明linux file study for the at91sam9g20,that s can auto get the linux file boot-linux file study for the at91sam9g20,that s can auto get the linux file boot
Platform: | Size: 179200 | Author: 李有森 | Hits:

[Linux-UnixLinux

Description: 这是一篇关于linux环境下有关内核的移植,交叉编译环境的建立,镜像文件的生成的文章,最后你还介绍了烧写镜像文件的几种方法。-This is a linux environment on the graft under the kernel, the establishment of cross-compiler environment, the article generated image file, and finally you are also introduced several methods of image file programming.
Platform: | Size: 1504256 | Author: 张凯 | Hits:

[Linux-Unixlinux

Description: 基于Linux的模拟文件系统管理的设计与实现-Linux file system simulation based on the design and implementation management
Platform: | Size: 2048 | Author: glace | Hits:

[Linux-Unixfile

Description: 主要用于在Linux编程中文件创建,线程问题的测试。-Mainly used for programming in the Linux file creation, the thread question test.
Platform: | Size: 1024 | Author: 王亚龙 | Hits:

[Embeded Linuxlinux-2.6.27.8-lpc3250

Description: NXP 的ARM9 (LPC3250)硬件平台下 确实可用的Linux kernel 源代码的patch 文件。请在linux 用patch 命令对linux-2.6.27.8 进行升级后使用。NXP的同一系列的其他CPU应该也可以用。-NXP是ARM9 (LPC3250) hardware platforms does the Linux kernel source code available in the patch file. Please use the linux command on linux-2.6.27.8 patch to upgrade later use. NXP other CPU in the same series should also be used.
Platform: | Size: 125952 | Author: liulangmao | Hits:

[Windows Developlinux-udf.tar

Description: udf header file describing udf structures-udf header file describing udf structures
Platform: | Size: 399360 | Author: unny | Hits:

[Linux-UnixLinux.Filesystem.Guide

Description: linux文件系统的详尽介绍,非常有用,网上搜集的资料!-detailed descriptions of linux file system, very useful information collected online!
Platform: | Size: 166912 | Author: 丁昌圣 | Hits:

[Linux-UnixSuggestion-based-Linux-file-search.tar

Description: TrueCrypt is a software system for establishing and maintaining an on-the-fly-encrypted volume (data storage device). On-the-fly encryption means that data is automatically encrypted or decrypted right before is loaded or saved, without any user intervention. No data stored on an encrypted volume can be read (decrypted) without using the correct password/keyfile(s) or correct encryption keys. Entire file system is encrypted (e.g., file names, folder names, contents of every file, free space, meta data, etc). */
Platform: | Size: 1198080 | Author: Santhosh R | Hits:

[Linux-UnixFAT32-20100109.tar

Description: Fat driver for linux file system. this is the driver for fat32 f s.
Platform: | Size: 7168 | Author: ajinkya | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net